Step 1
Step 2
Step 3
Step 4
Step 5
Step 6 Ports I have open for Wamp are 80, 443, & 3306
Step 7
Step 8
Step 9
Firewall ports may also be opened as follows in the command prompt or powershell: :: Open port 80 for Apache (HTTP) netsh advfirewall firewall add rule name="OpenPort80" dir=in action=allow protocol=TCP localport=80
:: Open port 80 for Apache (HTTP) netsh advfirewall firewall add rule name="OpenPort80" dir=in action=allow protocol=TCP localport=80